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

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138007'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Cirripedia indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Noctiluca scintillans
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445610-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445610-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445610-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445610-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445610-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445610-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445610-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona plumifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '734515'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445365-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne tergestina
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106278'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Polychaeta indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Polychaeta indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Larvacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Gastropoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445310-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Hydrozoa indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445544-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Bivalvia indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Cirripedia indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Noctiluca scintillans
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Polychaeta indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Mysidacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clytemnestra scutellata
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115805'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Calanus helgolandicus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445754-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445754-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445754-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445754-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445754-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne tergestina
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106278'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445754-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445899-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445899-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445899-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445899-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445899-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Centropages typicus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445899-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445552-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Noctiluca scintillans
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Echinoidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Hydromedusae indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus furcatus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Creseis acicula
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '605988'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '139034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445574-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445587-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445567-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona plumifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '734515'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia clausi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne nordmanni
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106273'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138007'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '138007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Echinodermata indet. auricolaria
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Osteichthyes indet. uova
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '10194'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '10194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Farranula sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128636'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '128636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona helgolandica
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Microsetella rosea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Podon intermedius
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106276'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445662-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Harpacticoida indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446105-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446105-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446105-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446105-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446105-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Larvacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446105-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Doliolum sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445537-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clytemnestra scutellata
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115805'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445442-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445674-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Larvacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445654-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Echinoidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Podon polyphemoides
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445921-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445921-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445921-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445921-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445921-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445921-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Osteichthyes indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '10194'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '10194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona helgolandica
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445912-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445912-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445912-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445912-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445912-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445912-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445332-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Polychaeta indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445573-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona setigera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '734517'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Podon polyphemoides
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Gastropoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445509-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445447-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445351-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Bivalvia indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Osteichthyes indet. uova
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '10194'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '10194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445911-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445911-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445911-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445911-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445911-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445911-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Osteichthyes indet. uova
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '10194'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '10194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Polychaeta indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445737-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445737-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445737-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445737-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445737-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Bivalvia indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445737-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445538-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus furcatus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445554-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445540-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Hydromedusae indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Osteichthyes indet. uova
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '10194'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '10194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Pseudocalanus elongatus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Phoronida indet. actinotroca
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus paululus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445562-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona plumifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '734515'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445588-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445353-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Cirripedia indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445551-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138007'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '138007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446108-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446108-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446108-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446108-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446108-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oikopleura sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446108-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ostracoda indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Sagitta sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105410'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia clausi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona setigera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445918-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445918-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445918-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445918-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445918-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445918-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona helgolandica
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Osteichthyes indet. uova
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '10194'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '10194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445914-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445914-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445914-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445914-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445914-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445914-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne nordmanni
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106273'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445435-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Calocalanus contractus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Calanus helgolandicus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445500-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Centropages juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104159'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clytemnestra scutellata
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115805'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445895-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445895-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445895-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445895-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445895-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Diaixis pigmoea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104522'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445895-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '355570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia clausi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Echinoidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Podon polyphemoides
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne spinifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Doliolum sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Polychaeta indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. zoea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138007'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Osteichthyes indet. uova
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '10194'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '10194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445839-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445839-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445839-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445839-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445839-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445839-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Eucalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104171'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138007'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '138007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Podon polyphemoides
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia clausi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Nannocalanus minor
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138007'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '138007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Creseis acicula
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '605988'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '139034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Bivalvia indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Larvacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Asteroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138007'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '138007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. zoea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445885-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445885-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445885-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445885-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445885-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445885-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Centropages juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104159'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445919-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445919-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445919-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445919-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445919-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445919-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Doliolum sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona plumifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oikopleura sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445553-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne spinifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Polychaeta indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445906-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445906-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445906-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445906-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445906-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Centropages juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104159'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445906-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446016-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446016-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446016-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446016-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446016-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Sapphirina sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128722'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446016-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '128722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne tergestina
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106278'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona setigera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106655'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Gastropoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138007'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '138007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Hydromedusae indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Cirripedia indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Hydromedusae indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Bivalvia indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. zoea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445501-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Centropages juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104159'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Larvacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Eucalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104171'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445330-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Polychaeta indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445322-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oncaea sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128690'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '128690'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne spinifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne nordmanni
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106273'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Mysidacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona helgolandica
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Calocalanus styliremis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445514-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia clausi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Calanus helgolandicus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia clausi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Larvacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Larvacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445576-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Phoronida indet. actinotroca
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1789'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445589-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445555-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Centropages juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104159'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clytemnestra scutellata
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115805'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '115805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Creseis acicula
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '605988'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '139034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Doliolum sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne spinifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. zoea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Echinoidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Echinodermata indet. auricolaria
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445570-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona setigera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '734517'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '734517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Gastropoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Mysidacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Osteichthyes indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '10194'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '10194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445317-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445317-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445317-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445317-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445317-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445317-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Hydromedusae indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445317-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445648-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Calanus juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. zoea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Echinodermata indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ctenocalanus vanus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104510'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445360-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne nordmanni
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106273'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Nannocalanus minor
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445358-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne nordmanni
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106273'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445410-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445410-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445410-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445410-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445410-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445410-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Calanus helgolandicus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445410-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445660-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445585-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Bivalvia indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Calanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Doliolum sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138007'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '138007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445618-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. zoea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Hydrozoa indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus paululus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Gastropoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Osteichthyes indet. uova
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '10194'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '10194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Hydromedusae indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Doliolum sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445596-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Cirripedia indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445591-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. zoea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus furcatus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia clausi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445364-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445364-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445364-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445364-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445364-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445364-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne tergestina
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106278'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445364-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona nana
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Podon sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106269'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Larvacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445598-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Cirripedia indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Larvacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445513-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona helgolandica
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106656'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Polychaeta indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Osteichthyes indet. uova
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '10194'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '10194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '48'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Bivalvia indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445390-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Mysidacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149668'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '149668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445650-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445666-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Doliolum sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445324-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Gastropoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Candacia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104157'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne spinifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Doliolum denticulatum
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '137246'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '137246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona plumifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106652'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Calanus juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104152'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus furcatus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445334-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445334-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445334-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445334-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445334-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445334-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Gastropoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445334-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445582-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Oithona juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106485'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445327-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Microsetella rosea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Microsetella rosea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445441-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Calocalanus juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104193'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445451-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus furcatus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne spinifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Asteroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. copepoditi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Gastropoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Pseudocalanus elongatus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Corycaeus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445747-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445747-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445747-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445747-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445747-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445747-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Podon intermedius
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106276'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445370-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne spinifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106274'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Siphonophora indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1371'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445321-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445321-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445321-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445321-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445321-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445321-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Hydromedusae indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445321-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445305-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Foraminiferida indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445352-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora stylifera
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445521-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445521-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445521-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445521-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445521-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445521-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445521-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Centropages typicus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Temora juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104241'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Hydromedusae indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia clausi
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. zoea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Acartia juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104108'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445355-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Podon polyphemoides
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '247981'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '247981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus furcatus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Echinoidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '123082'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '123082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Euterpina acutifrons
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Centropages typicus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Echinodermata indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1806'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus juv.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104161'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '104161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Evadne nordmanni
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106273'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '106273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Asteroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '123080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '123080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445647-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445357-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Penilia avirostris
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '106272'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '106272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus pergens
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000446103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000446103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000446103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000446103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000446103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000446103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Larvacea indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000446103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ostracoda indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Doliolum sp.p.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445663-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Chaetognatha indet.
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445621-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Decapoda indet. zoea
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Paracalanus parvus
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '745865'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.663833333333 13.596166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.663833333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.596166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4472__0000000000000000445807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596166666667'^^xsd:double;
  dwc:latitude '45.663833333333'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Nannocalanus minor
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445443-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Clausocalanus arcuicornis
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445346-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Bivalvia indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Ophiuroidea indet. plutei
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '123084'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '123084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445394-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Copepoda indet. nauplii
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4472__0000000000000000445328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4472__0000000000000000445328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4472__0000000000000000445328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6935"^^xsd:decimal ;
  dwc:decimalLongitude "13.564666666667"^^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/4472__0000000000000000445328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6935 13.564666666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.6935"^^xsd:decimal ;
  geo-pos:long "13.564666666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4472__0000000000000000445328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000445328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4472_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-03-24'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Mesozooplankton North Adriatic-INTERREG'^^xsd:string;
  dwc:catalogNumber '0000000000000000445328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName '''Polychaeta indet. larve
'''^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'De Olazabal Alessandra'^^xsd:string;
  dwc:collector 'De Olazabal Alessandra'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.564666666667'^^xsd:double;
  dwc:latitude '45.6935'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Vertical net sampling, WP2 net with 200 m mesh, 56 cm diameter'^^xsd:string;
  dwc:occurrenceId '0000000000000000445328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1998-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
# EOF