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

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

<https://eurobis.org/id/occurrence/5842__1411900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.53056103'^^xsd:double;
  dwc:latitude '45.77299594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77299594 13.53056103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77299594"^^xsd:decimal ;
  dwc:decimalLongitude "13.53056103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.53056103'^^xsd:double;
  dwc:latitude '45.77299594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77381124 13.53147038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77381124"^^xsd:decimal ;
  dwc:decimalLongitude "13.53147038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.53147038'^^xsd:double;
  dwc:latitude '45.77381124'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77381124 13.53147038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77381124"^^xsd:decimal ;
  dwc:decimalLongitude "13.53147038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.53147038'^^xsd:double;
  dwc:latitude '45.77381124'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77679336 13.53464064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77679336"^^xsd:decimal ;
  dwc:decimalLongitude "13.53464064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.53464064'^^xsd:double;
  dwc:latitude '45.77679336'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77679336 13.53464064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77679336"^^xsd:decimal ;
  dwc:decimalLongitude "13.53464064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.53464064'^^xsd:double;
  dwc:latitude '45.77679336'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78116492 13.54896921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78116492"^^xsd:decimal ;
  dwc:decimalLongitude "13.54896921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.54896921'^^xsd:double;
  dwc:latitude '45.78116492'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78116492 13.54896921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78116492"^^xsd:decimal ;
  dwc:decimalLongitude "13.54896921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.54896921'^^xsd:double;
  dwc:latitude '45.78116492'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78013764 13.54993124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78013764"^^xsd:decimal ;
  dwc:decimalLongitude "13.54993124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.54993124'^^xsd:double;
  dwc:latitude '45.78013764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.78013764 13.54993124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.78013764"^^xsd:decimal ;
  dwc:decimalLongitude "13.54993124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.54993124'^^xsd:double;
  dwc:latitude '45.78013764'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77815249 13.55123604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77815249"^^xsd:decimal ;
  dwc:decimalLongitude "13.55123604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.55123604'^^xsd:double;
  dwc:latitude '45.77815249'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411904-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411904-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411904-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77815249 13.55123604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77815249"^^xsd:decimal ;
  dwc:decimalLongitude "13.55123604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411904-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411904-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.55123604'^^xsd:double;
  dwc:latitude '45.77815249'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411904-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73343404 13.55505933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73343404"^^xsd:decimal ;
  dwc:decimalLongitude "13.55505933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.55505933'^^xsd:double;
  dwc:latitude '45.73343404'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73343404 13.55505933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73343404"^^xsd:decimal ;
  dwc:decimalLongitude "13.55505933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.55505933'^^xsd:double;
  dwc:latitude '45.73343404'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73263705 13.55660036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73263705"^^xsd:decimal ;
  dwc:decimalLongitude "13.55660036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.55660036'^^xsd:double;
  dwc:latitude '45.73263705'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73263705 13.55660036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73263705"^^xsd:decimal ;
  dwc:decimalLongitude "13.55660036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.55660036'^^xsd:double;
  dwc:latitude '45.73263705'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73534057 13.55702792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73534057"^^xsd:decimal ;
  dwc:decimalLongitude "13.55702792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.55702792'^^xsd:double;
  dwc:latitude '45.73534057'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73534057 13.55702792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73534057"^^xsd:decimal ;
  dwc:decimalLongitude "13.55702792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.55702792'^^xsd:double;
  dwc:latitude '45.73534057'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77786635 13.5596328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77786635"^^xsd:decimal ;
  dwc:decimalLongitude "13.5596328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.5596328'^^xsd:double;
  dwc:latitude '45.77786635'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77786635 13.5596328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77786635"^^xsd:decimal ;
  dwc:decimalLongitude "13.5596328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.5596328'^^xsd:double;
  dwc:latitude '45.77786635'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77520841 13.59261076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77520841"^^xsd:decimal ;
  dwc:decimalLongitude "13.59261076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.59261076'^^xsd:double;
  dwc:latitude '45.77520841'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77520841 13.59261076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77520841"^^xsd:decimal ;
  dwc:decimalLongitude "13.59261076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.59261076'^^xsd:double;
  dwc:latitude '45.77520841'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411908-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411908-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411908-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77449367 13.59404136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77449367"^^xsd:decimal ;
  dwc:decimalLongitude "13.59404136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411908-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411908-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.59404136'^^xsd:double;
  dwc:latitude '45.77449367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411908-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.77449367 13.59404136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.77449367"^^xsd:decimal ;
  dwc:decimalLongitude "13.59404136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.59404136'^^xsd:double;
  dwc:latitude '45.77449367'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7732029 13.5984841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7732029"^^xsd:decimal ;
  dwc:decimalLongitude "13.5984841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.5984841'^^xsd:double;
  dwc:latitude '45.7732029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7732029 13.5984841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7732029"^^xsd:decimal ;
  dwc:decimalLongitude "13.5984841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.5984841'^^xsd:double;
  dwc:latitude '45.7732029'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76886003 13.62541278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76886003"^^xsd:decimal ;
  dwc:decimalLongitude "13.62541278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.62541278'^^xsd:double;
  dwc:latitude '45.76886003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76886003 13.62541278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76886003"^^xsd:decimal ;
  dwc:decimalLongitude "13.62541278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.62541278'^^xsd:double;
  dwc:latitude '45.76886003'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76831922 13.62809625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76831922"^^xsd:decimal ;
  dwc:decimalLongitude "13.62809625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.62809625'^^xsd:double;
  dwc:latitude '45.76831922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76831922 13.62809625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76831922"^^xsd:decimal ;
  dwc:decimalLongitude "13.62809625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.62809625'^^xsd:double;
  dwc:latitude '45.76831922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76846332 13.62869098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76846332"^^xsd:decimal ;
  dwc:decimalLongitude "13.62869098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.62869098'^^xsd:double;
  dwc:latitude '45.76846332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76846332 13.62869098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76846332"^^xsd:decimal ;
  dwc:decimalLongitude "13.62869098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.62869098'^^xsd:double;
  dwc:latitude '45.76846332'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76766108 13.63069004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76766108"^^xsd:decimal ;
  dwc:decimalLongitude "13.63069004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.63069004'^^xsd:double;
  dwc:latitude '45.76766108'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76766108 13.63069004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76766108"^^xsd:decimal ;
  dwc:decimalLongitude "13.63069004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.63069004'^^xsd:double;
  dwc:latitude '45.76766108'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76161421 13.63754314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76161421"^^xsd:decimal ;
  dwc:decimalLongitude "13.63754314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.63754314'^^xsd:double;
  dwc:latitude '45.76161421'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.76161421 13.63754314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.76161421"^^xsd:decimal ;
  dwc:decimalLongitude "13.63754314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.63754314'^^xsd:double;
  dwc:latitude '45.76161421'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75665078 13.6430229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75665078"^^xsd:decimal ;
  dwc:decimalLongitude "13.6430229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6430229'^^xsd:double;
  dwc:latitude '45.75665078'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75665078 13.6430229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75665078"^^xsd:decimal ;
  dwc:decimalLongitude "13.6430229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6430229'^^xsd:double;
  dwc:latitude '45.75665078'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75380564 13.64891703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75380564"^^xsd:decimal ;
  dwc:decimalLongitude "13.64891703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.64891703'^^xsd:double;
  dwc:latitude '45.75380564'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75380564 13.64891703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75380564"^^xsd:decimal ;
  dwc:decimalLongitude "13.64891703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.64891703'^^xsd:double;
  dwc:latitude '45.75380564'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75241933 13.65039918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75241933"^^xsd:decimal ;
  dwc:decimalLongitude "13.65039918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.65039918'^^xsd:double;
  dwc:latitude '45.75241933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75241933 13.65039918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75241933"^^xsd:decimal ;
  dwc:decimalLongitude "13.65039918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.65039918'^^xsd:double;
  dwc:latitude '45.75241933'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75038242 13.65449403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75038242"^^xsd:decimal ;
  dwc:decimalLongitude "13.65449403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.65449403'^^xsd:double;
  dwc:latitude '45.75038242'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.75038242 13.65449403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.75038242"^^xsd:decimal ;
  dwc:decimalLongitude "13.65449403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.65449403'^^xsd:double;
  dwc:latitude '45.75038242'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.74930063 13.65589391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.74930063"^^xsd:decimal ;
  dwc:decimalLongitude "13.65589391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.65589391'^^xsd:double;
  dwc:latitude '45.74930063'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.74930063 13.65589391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.74930063"^^xsd:decimal ;
  dwc:decimalLongitude "13.65589391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.65589391'^^xsd:double;
  dwc:latitude '45.74930063'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.74392399 13.66382984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.74392399"^^xsd:decimal ;
  dwc:decimalLongitude "13.66382984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.66382984'^^xsd:double;
  dwc:latitude '45.74392399'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.74392399 13.66382984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.74392399"^^xsd:decimal ;
  dwc:decimalLongitude "13.66382984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.66382984'^^xsd:double;
  dwc:latitude '45.74392399'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.74078846 13.66871567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.74078846"^^xsd:decimal ;
  dwc:decimalLongitude "13.66871567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.66871567'^^xsd:double;
  dwc:latitude '45.74078846'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.74078846 13.66871567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.74078846"^^xsd:decimal ;
  dwc:decimalLongitude "13.66871567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.66871567'^^xsd:double;
  dwc:latitude '45.74078846'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.74106164 13.66883237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.74106164"^^xsd:decimal ;
  dwc:decimalLongitude "13.66883237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.66883237'^^xsd:double;
  dwc:latitude '45.74106164'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.74106164 13.66883237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.74106164"^^xsd:decimal ;
  dwc:decimalLongitude "13.66883237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.66883237'^^xsd:double;
  dwc:latitude '45.74106164'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.74098643 13.66929439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.74098643"^^xsd:decimal ;
  dwc:decimalLongitude "13.66929439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.66929439'^^xsd:double;
  dwc:latitude '45.74098643'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.74098643 13.66929439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.74098643"^^xsd:decimal ;
  dwc:decimalLongitude "13.66929439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.66929439'^^xsd:double;
  dwc:latitude '45.74098643'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73979115 13.67127736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73979115"^^xsd:decimal ;
  dwc:decimalLongitude "13.67127736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.67127736'^^xsd:double;
  dwc:latitude '45.73979115'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.73979115 13.67127736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.73979115"^^xsd:decimal ;
  dwc:decimalLongitude "13.67127736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.67127736'^^xsd:double;
  dwc:latitude '45.73979115'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72943149 13.68645679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72943149"^^xsd:decimal ;
  dwc:decimalLongitude "13.68645679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.68645679'^^xsd:double;
  dwc:latitude '45.72943149'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72943149 13.68645679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72943149"^^xsd:decimal ;
  dwc:decimalLongitude "13.68645679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.68645679'^^xsd:double;
  dwc:latitude '45.72943149'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7283176 13.68783901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7283176"^^xsd:decimal ;
  dwc:decimalLongitude "13.68783901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.68783901'^^xsd:double;
  dwc:latitude '45.7283176'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7283176 13.68783901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7283176"^^xsd:decimal ;
  dwc:decimalLongitude "13.68783901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.68783901'^^xsd:double;
  dwc:latitude '45.7283176'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72760057 13.68876002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72760057"^^xsd:decimal ;
  dwc:decimalLongitude "13.68876002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.68876002'^^xsd:double;
  dwc:latitude '45.72760057'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72760057 13.68876002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72760057"^^xsd:decimal ;
  dwc:decimalLongitude "13.68876002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.68876002'^^xsd:double;
  dwc:latitude '45.72760057'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72723433 13.68940059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72723433"^^xsd:decimal ;
  dwc:decimalLongitude "13.68940059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.68940059'^^xsd:double;
  dwc:latitude '45.72723433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72723433 13.68940059)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72723433"^^xsd:decimal ;
  dwc:decimalLongitude "13.68940059"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.68940059'^^xsd:double;
  dwc:latitude '45.72723433'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72632129 13.68971651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72632129"^^xsd:decimal ;
  dwc:decimalLongitude "13.68971651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.68971651'^^xsd:double;
  dwc:latitude '45.72632129'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72632129 13.68971651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72632129"^^xsd:decimal ;
  dwc:decimalLongitude "13.68971651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.68971651'^^xsd:double;
  dwc:latitude '45.72632129'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72473595 13.69248601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72473595"^^xsd:decimal ;
  dwc:decimalLongitude "13.69248601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.69248601'^^xsd:double;
  dwc:latitude '45.72473595'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72473595 13.69248601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72473595"^^xsd:decimal ;
  dwc:decimalLongitude "13.69248601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.69248601'^^xsd:double;
  dwc:latitude '45.72473595'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72357819 13.6930829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72357819"^^xsd:decimal ;
  dwc:decimalLongitude "13.6930829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6930829'^^xsd:double;
  dwc:latitude '45.72357819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.72357819 13.6930829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.72357819"^^xsd:decimal ;
  dwc:decimalLongitude "13.6930829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.6930829'^^xsd:double;
  dwc:latitude '45.72357819'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.71265187 13.7087194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.71265187"^^xsd:decimal ;
  dwc:decimalLongitude "13.7087194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7087194'^^xsd:double;
  dwc:latitude '45.71265187'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.71265187 13.7087194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.71265187"^^xsd:decimal ;
  dwc:decimalLongitude "13.7087194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7087194'^^xsd:double;
  dwc:latitude '45.71265187'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7050899 13.71092092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7050899"^^xsd:decimal ;
  dwc:decimalLongitude "13.71092092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71092092'^^xsd:double;
  dwc:latitude '45.7050899'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7050899 13.71092092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7050899"^^xsd:decimal ;
  dwc:decimalLongitude "13.71092092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71092092'^^xsd:double;
  dwc:latitude '45.7050899'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.70398589 13.71153496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.70398589"^^xsd:decimal ;
  dwc:decimalLongitude "13.71153496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71153496'^^xsd:double;
  dwc:latitude '45.70398589'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.70398589 13.71153496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.70398589"^^xsd:decimal ;
  dwc:decimalLongitude "13.71153496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71153496'^^xsd:double;
  dwc:latitude '45.70398589'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.70682264 13.7119651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.70682264"^^xsd:decimal ;
  dwc:decimalLongitude "13.7119651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7119651'^^xsd:double;
  dwc:latitude '45.70682264'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.70682264 13.7119651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.70682264"^^xsd:decimal ;
  dwc:decimalLongitude "13.7119651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7119651'^^xsd:double;
  dwc:latitude '45.70682264'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.71009938 13.71224539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.71009938"^^xsd:decimal ;
  dwc:decimalLongitude "13.71224539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71224539'^^xsd:double;
  dwc:latitude '45.71009938'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.71009938 13.71224539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.71009938"^^xsd:decimal ;
  dwc:decimalLongitude "13.71224539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71224539'^^xsd:double;
  dwc:latitude '45.71009938'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411893-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411893-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411893-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60581586 13.7194343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60581586"^^xsd:decimal ;
  dwc:decimalLongitude "13.7194343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411893-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411893-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7194343'^^xsd:double;
  dwc:latitude '45.60581586'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411893-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60581586 13.7194343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60581586"^^xsd:decimal ;
  dwc:decimalLongitude "13.7194343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7194343'^^xsd:double;
  dwc:latitude '45.60581586'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411894-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411894-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411894-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60244826 13.71970296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60244826"^^xsd:decimal ;
  dwc:decimalLongitude "13.71970296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411894-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411894-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71970296'^^xsd:double;
  dwc:latitude '45.60244826'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411894-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60244826 13.71970296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60244826"^^xsd:decimal ;
  dwc:decimalLongitude "13.71970296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.71970296'^^xsd:double;
  dwc:latitude '45.60244826'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60083109 13.72102288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60083109"^^xsd:decimal ;
  dwc:decimalLongitude "13.72102288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.72102288'^^xsd:double;
  dwc:latitude '45.60083109'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60083109 13.72102288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60083109"^^xsd:decimal ;
  dwc:decimalLongitude "13.72102288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.72102288'^^xsd:double;
  dwc:latitude '45.60083109'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59693391 13.72195871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59693391"^^xsd:decimal ;
  dwc:decimalLongitude "13.72195871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.72195871'^^xsd:double;
  dwc:latitude '45.59693391'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59693391 13.72195871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59693391"^^xsd:decimal ;
  dwc:decimalLongitude "13.72195871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.72195871'^^xsd:double;
  dwc:latitude '45.59693391'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61021105 13.733195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61021105"^^xsd:decimal ;
  dwc:decimalLongitude "13.733195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.733195'^^xsd:double;
  dwc:latitude '45.61021105'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.61021105 13.733195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.61021105"^^xsd:decimal ;
  dwc:decimalLongitude "13.733195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.733195'^^xsd:double;
  dwc:latitude '45.61021105'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.69541857 13.73455772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.69541857"^^xsd:decimal ;
  dwc:decimalLongitude "13.73455772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.73455772'^^xsd:double;
  dwc:latitude '45.69541857'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.69541857 13.73455772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.69541857"^^xsd:decimal ;
  dwc:decimalLongitude "13.73455772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.73455772'^^xsd:double;
  dwc:latitude '45.69541857'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.69302556 13.73680856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.69302556"^^xsd:decimal ;
  dwc:decimalLongitude "13.73680856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.73680856'^^xsd:double;
  dwc:latitude '45.69302556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.69302556 13.73680856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.69302556"^^xsd:decimal ;
  dwc:decimalLongitude "13.73680856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.73680856'^^xsd:double;
  dwc:latitude '45.69302556'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6091524 13.74075292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6091524"^^xsd:decimal ;
  dwc:decimalLongitude "13.74075292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.74075292'^^xsd:double;
  dwc:latitude '45.6091524'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6091524 13.74075292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6091524"^^xsd:decimal ;
  dwc:decimalLongitude "13.74075292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.74075292'^^xsd:double;
  dwc:latitude '45.6091524'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60914278 13.74939742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60914278"^^xsd:decimal ;
  dwc:decimalLongitude "13.74939742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.74939742'^^xsd:double;
  dwc:latitude '45.60914278'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60914278 13.74939742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60914278"^^xsd:decimal ;
  dwc:decimalLongitude "13.74939742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.74939742'^^xsd:double;
  dwc:latitude '45.60914278'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68195632 13.75009632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.68195632"^^xsd:decimal ;
  dwc:decimalLongitude "13.75009632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.75009632'^^xsd:double;
  dwc:latitude '45.68195632'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.68195632 13.75009632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.68195632"^^xsd:decimal ;
  dwc:decimalLongitude "13.75009632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.75009632'^^xsd:double;
  dwc:latitude '45.68195632'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60804181 13.75682718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60804181"^^xsd:decimal ;
  dwc:decimalLongitude "13.75682718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.75682718'^^xsd:double;
  dwc:latitude '45.60804181'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60804181 13.75682718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60804181"^^xsd:decimal ;
  dwc:decimalLongitude "13.75682718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.75682718'^^xsd:double;
  dwc:latitude '45.60804181'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60664899 13.76276967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60664899"^^xsd:decimal ;
  dwc:decimalLongitude "13.76276967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.76276967'^^xsd:double;
  dwc:latitude '45.60664899'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60664899 13.76276967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60664899"^^xsd:decimal ;
  dwc:decimalLongitude "13.76276967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.76276967'^^xsd:double;
  dwc:latitude '45.60664899'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60644468 13.76764589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60644468"^^xsd:decimal ;
  dwc:decimalLongitude "13.76764589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.76764589'^^xsd:double;
  dwc:latitude '45.60644468'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411887-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411887-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411887-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60644468 13.76764589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60644468"^^xsd:decimal ;
  dwc:decimalLongitude "13.76764589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411887-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411887-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.76764589'^^xsd:double;
  dwc:latitude '45.60644468'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411887-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60150622 13.77796619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60150622"^^xsd:decimal ;
  dwc:decimalLongitude "13.77796619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.77796619'^^xsd:double;
  dwc:latitude '45.60150622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60150622 13.77796619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60150622"^^xsd:decimal ;
  dwc:decimalLongitude "13.77796619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.77796619'^^xsd:double;
  dwc:latitude '45.60150622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59865619 13.78429387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59865619"^^xsd:decimal ;
  dwc:decimalLongitude "13.78429387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.78429387'^^xsd:double;
  dwc:latitude '45.59865619'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59865619 13.78429387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59865619"^^xsd:decimal ;
  dwc:decimalLongitude "13.78429387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.78429387'^^xsd:double;
  dwc:latitude '45.59865619'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59797242 13.78544625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59797242"^^xsd:decimal ;
  dwc:decimalLongitude "13.78544625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.78544625'^^xsd:double;
  dwc:latitude '45.59797242'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59797242 13.78544625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59797242"^^xsd:decimal ;
  dwc:decimalLongitude "13.78544625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.78544625'^^xsd:double;
  dwc:latitude '45.59797242'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59936694 13.78565646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59936694"^^xsd:decimal ;
  dwc:decimalLongitude "13.78565646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.78565646'^^xsd:double;
  dwc:latitude '45.59936694'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.59936694 13.78565646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.59936694"^^xsd:decimal ;
  dwc:decimalLongitude "13.78565646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.78565646'^^xsd:double;
  dwc:latitude '45.59936694'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60064162 13.78718743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60064162"^^xsd:decimal ;
  dwc:decimalLongitude "13.78718743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.78718743'^^xsd:double;
  dwc:latitude '45.60064162'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60064162 13.78718743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60064162"^^xsd:decimal ;
  dwc:decimalLongitude "13.78718743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.78718743'^^xsd:double;
  dwc:latitude '45.60064162'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60154505 13.79013609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60154505"^^xsd:decimal ;
  dwc:decimalLongitude "13.79013609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.79013609'^^xsd:double;
  dwc:latitude '45.60154505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60154505 13.79013609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60154505"^^xsd:decimal ;
  dwc:decimalLongitude "13.79013609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.79013609'^^xsd:double;
  dwc:latitude '45.60154505'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60101192 13.7902206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60101192"^^xsd:decimal ;
  dwc:decimalLongitude "13.7902206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7902206'^^xsd:double;
  dwc:latitude '45.60101192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1993-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5842__1411881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5842__1411881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/5842__1411881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60101192 13.7902206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60101192"^^xsd:decimal ;
  dwc:decimalLongitude "13.7902206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5842__1411881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1411881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5842_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Fucus virsoides distribution in 1992-1993. Gulf of Trieste, North Adriatic'^^xsd:string;
  dwc:catalogNumber '1411881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fucus virsoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Marina Lipizer'^^xsd:string;
  dwc:collector 'Marina Lipizer'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Gulf of Trieste, North Adriatic sea. http://marineregions.org/mrgid/3385'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.7902206'^^xsd:double;
  dwc:latitude '45.60101192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145549'^^xsd:integer;
  dwc:samplingProtocol 'Visual Census of Fucus coverage on a standard sampling surface of 25 x 25 cm'^^xsd:string;
  dwc:occurrenceId '1411881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1992-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '145549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF