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

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

<https://eurobis.org/id/occurrence/5737__1412595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhoicosphenia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149391'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhoicosphenia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149391'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '968890'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '968890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lithodesmium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149321'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '176527'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '968890'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '968890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lithodesmium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149321'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhoicosphenia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149391'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '968890'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '968890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lithodesmium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149321'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '390662'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '390662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412530-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412530-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412530-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412530-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412530-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412530-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '176527'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lyrella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '180390'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '180390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '700154'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '700154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '968890'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '968890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lithodesmium sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149321'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '700154'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '700154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '390662'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '390662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '176527'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhoicosphenia sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149391'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '965441'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '965441'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6084611 13.7621222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6084611"^^xsd:decimal ;
  dwc:decimalLongitude "13.7621222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7621222'^^xsd:double;
  dwc:latitude '45.6084611'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '967048'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '967048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Auricula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cylindrotheca closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149004'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lyrella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '180390'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '180390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lyrella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '180390'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '180390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '700154'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '700154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '700154'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '700154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149586'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '390662'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '390662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella littoralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '176527'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '977047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6140222 13.7510389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6140222"^^xsd:decimal ;
  dwc:decimalLongitude "13.7510389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7510389'^^xsd:double;
  dwc:latitude '45.6140222'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia insignis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '390662'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '390662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora spp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6111917 13.7447028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6111917"^^xsd:decimal ;
  dwc:decimalLongitude "13.7447028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lyrella sp'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7447028'^^xsd:double;
  dwc:latitude '45.6111917'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '180390'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '180390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5737__1412594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5737__1412594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5737__1412594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7055556 13.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7055556"^^xsd:decimal ;
  dwc:decimalLongitude "13.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5737__1412594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1412594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5737_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-07'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos monitoring in the Trieste harbour, North Adriatic Sea (Port Authority) in 2015'^^xsd:string;
  dwc:catalogNumber '1412594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cibic Tamara'^^xsd:string;
  dwc:collector 'Cibic Tamara'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste (http://marineregions.org/mrgid/3385), North Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71'^^xsd:double;
  dwc:latitude '45.7055556'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'Box corer'^^xsd:string;
  dwc:occurrenceId '1412594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2015-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF