@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/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_391'^^xsd:string;
  dwc:scientificName 'Scaphander lignarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139488'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_391'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '139488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_392'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_392'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_396'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_396'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_397'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_397'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_398'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_398'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_400'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_400'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_401'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_401'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_404'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_404'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_405'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_405'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1061'^^xsd:string;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1061'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1062'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1062'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_665'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_665'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_666'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_666'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_667'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_667'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_669'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_669'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_670'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_670'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_673'^^xsd:string;
  dwc:scientificName 'Dasyatis pastinaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105851'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_673'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_676'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_676'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_677'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_677'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_900'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_900'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_901'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_901'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_902'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_902'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1466'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1466'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1467'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1467'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1469'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1469'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1470'^^xsd:string;
  dwc:scientificName 'Pagurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1470'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1471'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1471'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1567'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1567'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1568'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1568'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_250'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_250'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_904'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_904'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_905'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_905'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_353'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_353'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_374'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_374'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_375'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_375'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_376'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_376'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_377'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_377'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_378'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_378'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_379'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_379'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_380'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_380'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_381'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_381'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_383'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_383'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_389'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_389'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1807'^^xsd:string;
  dwc:scientificName 'Zeugopterus regius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236488'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1807'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '236488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_283'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_283'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_285'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_285'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_286'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_286'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_289'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_289'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_291'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_291'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_293'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_293'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_295'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_295'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_296'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_296'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_297'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_297'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_298'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_298'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_300'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_300'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_303'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_303'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_304'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_304'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_305'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_305'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_306'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_306'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_308'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_308'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_310'^^xsd:string;
  dwc:scientificName 'Pegusa lascaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_310'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_311'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_311'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_312'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_312'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1035'^^xsd:string;
  dwc:scientificName 'Zosterisessor ophiocephalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126942'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1035'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1044'^^xsd:string;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1044'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1048'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1048'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1049'^^xsd:string;
  dwc:scientificName 'Carcinus maenas'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107381'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1049'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1051'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1051'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1053'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1053'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1058'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1058'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1059'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1059'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1060'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1060'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_2'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_2'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_3'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_3'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_4'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_4'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_6'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_6'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_8'^^xsd:string;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_8'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_10'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_10'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_13'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_13'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_14'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_14'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_15'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_15'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_314'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_314'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_315'^^xsd:string;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_315'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_317'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_317'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_318'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_318'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_320'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_320'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_325'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_325'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_326'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_326'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_327'^^xsd:string;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_327'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_328'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_328'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_332'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_332'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_334'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_334'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_338'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_338'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_339'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_339'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_341'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_341'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_342'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_342'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_345'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_345'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_348'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_348'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_352'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_352'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_355'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_355'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_358'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_358'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_362'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_362'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_363'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_363'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_365'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_365'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_367'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_367'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_368'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_368'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_371'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_371'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_372'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_372'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_282'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_282'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_331'^^xsd:string;
  dwc:scientificName 'Acanthocardia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138990'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_331'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '138990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_373'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_373'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1623'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1623'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1625'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1625'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1627'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1627'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1630'^^xsd:string;
  dwc:scientificName 'Styela spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103543'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1630'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '103543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1633'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1633'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1634'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1634'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1638'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1638'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1639'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1639'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1621'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1621'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1640'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1640'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_17'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_17'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_18'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_18'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_19'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_19'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_20'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_20'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_22'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_22'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_23'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_23'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_25'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_25'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_26'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_26'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_27'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_27'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_30'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_30'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_31'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_31'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_32'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_32'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_33'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_33'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_34'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_34'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_36'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_36'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_37'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_37'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_39'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_39'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_40'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_40'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1641'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1641'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1644'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1644'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1645'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1645'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1646'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1646'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1647'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1647'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1648'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1648'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1649'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1649'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1650'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1650'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1654'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1654'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_66'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_66'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_69'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_69'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_71'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_71'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_73'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_73'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_74'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_74'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_78'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_78'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_79'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_79'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_83'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_83'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_86'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_86'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1678'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1678'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1680'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1680'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1683'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1683'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1684'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1684'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1685'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1685'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1686'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1686'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1687'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1687'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1688'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1688'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1690'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1690'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_87'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_87'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1691'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1691'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_89'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_89'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_91'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_91'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_92'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_92'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_93'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_93'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_94'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_94'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_95'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_95'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_96'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_96'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_98'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_98'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_99'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_99'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1693'^^xsd:string;
  dwc:scientificName 'Pagurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1693'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1694'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1694'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1695'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1695'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1696'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1696'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1698'^^xsd:string;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1698'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1700'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1700'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1702'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1702'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1704'^^xsd:string;
  dwc:scientificName 'Scaphander lignarius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139488'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1704'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '139488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1705'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1705'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_101'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_101'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1706'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1706'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_102'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_102'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_103'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_103'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_104'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_104'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_107'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_107'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_108'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_108'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_111'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_111'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_113'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_113'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_114'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_114'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_115'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_115'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1708'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1708'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1709'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1709'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1710'^^xsd:string;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1710'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1711'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1711'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1712'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1712'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1718'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1718'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1719'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1719'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1720'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1720'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1722'^^xsd:string;
  dwc:scientificName 'Acanthocardia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138990'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1722'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '138990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_216'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_216'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_217'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_217'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_219'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_219'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_220'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_220'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_221'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_221'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_222'^^xsd:string;
  dwc:scientificName 'Limaria hians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140235'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_222'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_223'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_223'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_224'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_224'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_225'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_225'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_228'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_228'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1804'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1804'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_230'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_230'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_232'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_232'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1806'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1806'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_205'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_205'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_206'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_206'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_207'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_207'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_208'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_208'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_209'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_209'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_211'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_211'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_212'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_212'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_214'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_214'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_215'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_215'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_204'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_204'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1783'^^xsd:string;
  dwc:scientificName 'Polititapes rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '745846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1783'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '745846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1788'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1788'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1792'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1792'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1793'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1793'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1794'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1794'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1795'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1795'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1797'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1797'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1800'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1800'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1801'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1801'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_173'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_173'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_189'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_189'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_191'^^xsd:string;
  dwc:scientificName 'Arnoglossus kessleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127125'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_191'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_192'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_192'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_193'^^xsd:string;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_193'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_194'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_194'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_196'^^xsd:string;
  dwc:scientificName 'Botryllus schlosseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103862'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_196'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '103862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_198'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_198'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_199'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_199'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_202'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_202'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_203'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_203'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_16'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_16'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_120'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_120'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1724'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1724'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_123'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_123'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_125'^^xsd:string;
  dwc:scientificName 'Acanthocardia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138990'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_125'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_126'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_126'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_129'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_129'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_136'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_136'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_139'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_139'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_140'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_140'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_143'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_143'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_144'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_144'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1726'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1726'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1727'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1727'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1728'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1728'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1729'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1729'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1730'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1730'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1731'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1731'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1732'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1732'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1734'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1734'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1735'^^xsd:string;
  dwc:scientificName 'Calliostoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141753'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1735'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_148'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_148'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1736'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1736'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_29'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_29'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_149'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_149'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_152'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_152'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_153'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_153'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_154'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_154'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_155'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_155'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_156'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_156'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_159'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_159'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_160'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_160'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_161'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_161'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1737'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1737'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1738'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1738'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1743'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1743'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1745'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1745'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1747'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1747'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1750'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1750'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1751'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1751'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1754'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1754'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_162'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_162'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1755'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1755'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_163'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_163'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_164'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_164'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_165'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_165'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_166'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_166'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_168'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_168'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_169'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_169'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_170'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_170'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_171'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_171'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_172'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_172'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1757'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1757'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1758'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1758'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1760'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1760'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1761'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1761'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1762'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1762'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1763'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1763'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1764'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1764'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1766'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1766'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1767'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1767'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1770'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1770'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1772'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1772'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1774'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1774'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1775'^^xsd:string;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1775'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1776'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1776'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1777'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1777'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1779'^^xsd:string;
  dwc:scientificName 'Pagurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1779'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1781'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1781'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1782'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1782'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_903'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_903'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_643'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_643'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_644'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_644'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_646'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_646'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_647'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_647'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_685'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_685'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1485'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1485'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_679'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_679'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_682'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_682'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_686'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_686'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_687'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_687'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_692'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_692'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_693'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_693'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_695'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_695'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_697'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_697'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_698'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_698'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_700'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_700'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_702'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_702'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_174'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_174'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_175'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_175'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_176'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_176'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_180'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_180'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_182'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_182'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_183'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_183'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_184'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_184'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.28"^^xsd:decimal ;
  dwc:decimalLongitude "12.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.28 12.59)"^^geo:wktLiteral ;
  geo-pos:lat "45.28"^^xsd:decimal ;
  geo-pos:long "12.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_185'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.59'^^xsd:double;
  dwc:latitude '45.28'^^xsd:double;
  dwc:minimumDepth '24.4'^^xsd:double;
  dwc:maximumDepth '24.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_185'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_188'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_188'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1771'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1771'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1574'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1574'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1579'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1579'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1580'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1580'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1581'^^xsd:string;
  dwc:scientificName 'Holothuria (Panningothuria) forskali'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1581'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1583'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1583'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1584'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1584'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1585'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1585'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1586'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1586'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1587'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1587'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1588'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1588'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1590'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1590'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1591'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1591'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1592'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1592'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1593'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1593'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1594'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1594'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1596'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1596'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1599'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1599'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1600'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1600'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1601'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1601'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1604'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1604'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_251'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_251'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_252'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_252'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1609'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1609'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1610'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1610'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1613'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1613'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1614'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1614'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1615'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1615'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1616'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1616'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1617'^^xsd:string;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1617'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1619'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1619'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1620'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1620'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1606'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1606'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_907'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_907'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_908'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_908'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1029'^^xsd:string;
  dwc:scientificName 'Tritia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '876840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1029'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '876840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1030'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '876821'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1030'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1166'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1166'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1167'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1167'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1168'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1168'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_909'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_909'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_910'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_910'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_912'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_912'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_913'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_913'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_915'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_915'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_916'^^xsd:string;
  dwc:scientificName 'Glossus humanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_916'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_917'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_917'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_918'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_918'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_920'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_920'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_963'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_963'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_964'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_964'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_965'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_965'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_966'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_966'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_971'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_971'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_973'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_973'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_975'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_975'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_976'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_976'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_977'^^xsd:string;
  dwc:scientificName 'Arnoglossus kessleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127125'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_977'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1173'^^xsd:string;
  dwc:scientificName 'Arnoglossus kessleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127125'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1173'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1175'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1175'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1176'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1176'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1183'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1183'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1184'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1184'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1188'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1188'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1190'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1190'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1191'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1191'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1192'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1192'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1194'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1194'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1195'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1195'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1196'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1196'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1197'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1197'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1198'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1198'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1489'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1489'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1491'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1491'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1492'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1492'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1493'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1493'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1495'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1495'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1496'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1496'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1498'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1498'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1501'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1501'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1502'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1502'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1503'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1503'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1465'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1465'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1412'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1412'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1410'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1410'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1385'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1385'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1388'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1388'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1392'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1392'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1394'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1394'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1395'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1395'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1397'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1397'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1398'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1398'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1399'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1399'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1404'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1404'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1414'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1414'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1415'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1415'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1416'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1416'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1418'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1418'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1420'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1420'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1421'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1421'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1422'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1422'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1424'^^xsd:string;
  dwc:scientificName 'Zeugopterus regius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236488'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1424'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '236488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1427'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1427'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1366'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1366'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1370'^^xsd:string;
  dwc:scientificName 'Arnoglossus kessleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127125'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1370'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1372'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1372'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1375'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1375'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1376'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1376'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1381'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1381'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1382'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1382'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1383'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1383'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1384'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1384'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1307'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1307'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1314'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1314'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1317'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1317'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1321'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1321'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1324'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1324'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1325'^^xsd:string;
  dwc:scientificName 'Liza ramada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1325'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1329'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1329'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1330'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1330'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1332'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1332'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1336'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1336'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1338'^^xsd:string;
  dwc:scientificName 'Pagurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1338'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1339'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1339'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1347'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1347'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1354'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1354'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1355'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1355'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1360'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1360'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1361'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1361'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1364'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1364'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1333'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1333'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.05"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.05 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.05"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1365'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.05'^^xsd:double;
  dwc:minimumDepth '35.4'^^xsd:double;
  dwc:maximumDepth '35.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1365'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1304'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1304'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1452'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1452'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1455'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1455'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1456'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1456'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1457'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1457'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1458'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1458'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1460'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1460'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1461'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1461'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1462'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1462'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1463'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1463'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1464'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1464'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1275'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1275'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1290'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1290'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1291'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1291'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1292'^^xsd:string;
  dwc:scientificName 'Tritia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '876840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1292'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '876840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1293'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '876821'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1293'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1294'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1294'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1295'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1295'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1296'^^xsd:string;
  dwc:scientificName 'Zeugopterus regius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236488'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1296'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '236488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1297'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1297'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1302'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1302'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1251'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1251'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1268'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1268'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1269'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1269'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1270'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1270'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1240'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1240'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1241'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1241'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1243'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1243'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1244'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1244'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1245'^^xsd:string;
  dwc:scientificName 'Callionymus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125930'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1245'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '125930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1246'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1246'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1247'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1247'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1248'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1248'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1250'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1250'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1252'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1252'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1253'^^xsd:string;
  dwc:scientificName 'Fimbria fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '464161'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1253'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '464161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1254'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1254'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1258'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1258'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1260'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1260'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1263'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1263'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1264'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1264'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1265'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1265'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1267'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1267'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1271'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1271'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1272'^^xsd:string;
  dwc:scientificName 'Pagurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1272'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1504'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1504'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1508'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1508'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1511'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1511'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1512'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1512'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1513'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1513'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1515'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1515'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1519'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1519'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1520'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1520'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1522'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1522'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1525'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1525'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1526'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1526'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1529'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1529'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1530'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1530'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1533'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1533'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1534'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1534'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1535'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1535'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1537'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1537'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1538'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1538'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1539'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1539'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1540'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1540'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1542'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1542'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1545'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1545'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1546'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1546'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1547'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1547'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.08)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1549'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.08'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1549'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1551'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107548'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1551'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1552'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1552'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1553'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1553'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1559'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1559'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1564'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1564'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1565'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1565'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1566'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1566'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1223'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1223'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1224'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1224'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1225'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1225'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1228'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1228'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1229'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1229'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1235'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1235'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1237'^^xsd:string;
  dwc:scientificName 'Amphianthus dohrnii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100936'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1237'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '100936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_834'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_834'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_837'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_837'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_839'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_839'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_840'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_840'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_841'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_841'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_843'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_843'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_844'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_844'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_845'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_845'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_846'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_846'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_847'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_847'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_816'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_816'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_818'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_818'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_822'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_822'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_823'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_823'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_824'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_824'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_829'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_829'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_831'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_831'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_832'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_832'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_833'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_833'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_796'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_796'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_797'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_797'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_798'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_798'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_799'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_799'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_800'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_800'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_802'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_802'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_803'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_803'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_805'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_805'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_807'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_807'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_809'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_809'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_810'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_810'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_811'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_811'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_849'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_849'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_850'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_850'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_852'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_852'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_853'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_853'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_857'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_857'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_859'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_859'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_848'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_848'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_703'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_703'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_704'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_704'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_705'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_705'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_706'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_706'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_707'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_707'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_708'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_708'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_711'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_711'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_715'^^xsd:string;
  dwc:scientificName 'Polycitor adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_715'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '103625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_718'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_718'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_722'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_722'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_724'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_724'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_728'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_728'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_729'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_729'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_731'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_731'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_732'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_732'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_733'^^xsd:string;
  dwc:scientificName 'Tethya aurantium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134311'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_733'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '134311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_734'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_734'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_735'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_735'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_736'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_736'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_737'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_737'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_738'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_738'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_739'^^xsd:string;
  dwc:scientificName 'Alosa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126415'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_739'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_741'^^xsd:string;
  dwc:scientificName 'Arnoglossus kessleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127125'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_741'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_744'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_744'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_745'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_745'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_750'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_750'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_751'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_751'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_754'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_754'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_755'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_755'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_757'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_757'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_758'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_758'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_765'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_765'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_766'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_766'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_767'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_767'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_768'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_768'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_771'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_771'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_772'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_772'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_773'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_773'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_756'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_756'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_775'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_775'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_777'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_777'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_778'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_778'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_783'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_783'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_785'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_785'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_787'^^xsd:string;
  dwc:scientificName 'Pagurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_787'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_788'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_788'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_790'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_790'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_791'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_791'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_793'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_793'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_795'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_795'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1203'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1203'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1208'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1208'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1209'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1209'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1476'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1476'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1477'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1477'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1479'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1479'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1480'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1480'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1481'^^xsd:string;
  dwc:scientificName 'Torpedo marmorata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '271684'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1481'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '271684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1482'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1482'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1483'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1483'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_59'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_59'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_60'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_60'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_61'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_61'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_62'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_62'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_63'^^xsd:string;
  dwc:scientificName 'Acanthocardia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138990'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_63'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '138990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_421'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_421'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_422'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_422'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1288'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1288'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_415'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_415'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_416'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_416'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_419'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_419'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_54'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_54'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_55'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_55'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_57'^^xsd:string;
  dwc:scientificName 'Styela spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103543'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_57'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '103543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_58'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_58'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_406'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_406'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_261'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_261'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_407'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_407'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_408'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_408'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_412'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_412'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_413'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_413'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1572'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1572'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1573'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1573'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_453'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_453'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_448'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_448'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_450'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_450'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_451'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_451'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_452'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_452'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1656'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1656'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1659'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1659'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1661'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1661'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1663'^^xsd:string;
  dwc:scientificName 'Gaidropsarus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126457'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1663'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1664'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1664'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1665'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1665'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1669'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1669'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1672'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1672'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1674'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1674'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.31"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.31 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.31"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_64'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.31'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_64'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1677'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1677'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_266'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_266'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_270'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_270'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_272'^^xsd:string;
  dwc:scientificName 'Calliostoma zizyphinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141767'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_272'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_273'^^xsd:string;
  dwc:scientificName 'Callista chione'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141906'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_273'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_276'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_276'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_278'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_278'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_279'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_279'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_280'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_280'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_281'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_281'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_253'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_253'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_254'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_254'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_256'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_256'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_258'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_258'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_259'^^xsd:string;
  dwc:scientificName 'Acanthocardia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138990'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_259'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '138990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.39"^^xsd:decimal ;
  dwc:decimalLongitude "12.77"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.39 12.77)"^^geo:wktLiteral ;
  geo-pos:lat "45.39"^^xsd:decimal ;
  geo-pos:long "12.77"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_260'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.77'^^xsd:double;
  dwc:latitude '45.39'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_260'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_629'^^xsd:string;
  dwc:scientificName 'Pegusa lascaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_629'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_615'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_615'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_622'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_622'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_624'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_624'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_626'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_626'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_627'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_627'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_628'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_628'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1134'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1134'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1135'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1135'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1136'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1136'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1137'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1137'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1138'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1138'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1141'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1141'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1142'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1142'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1146'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1146'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1147'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1147'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1149'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1149'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1140'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1140'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1066'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1066'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1069'^^xsd:string;
  dwc:scientificName 'Naticarius stercusmuscarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '720574'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1069'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '720574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1071'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1071'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1072'^^xsd:string;
  dwc:scientificName 'Ova canaliferus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '513426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1072'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '569394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1074'^^xsd:string;
  dwc:scientificName 'Pegusa lascaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1074'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1076'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1076'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1078'^^xsd:string;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1078'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1079'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1079'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1080'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1080'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1082'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1082'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1083'^^xsd:string;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1083'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1085'^^xsd:string;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1085'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1087'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1087'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1088'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1088'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1089'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1089'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1090'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1090'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1094'^^xsd:string;
  dwc:scientificName 'Tritia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '876840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1094'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '876840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1095'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '876821'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1095'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1065'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1065'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1096'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1096'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1097'^^xsd:string;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1097'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1101'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1101'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1102'^^xsd:string;
  dwc:scientificName 'Aiptasia spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100718'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1102'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '100718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1103'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1103'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1104'^^xsd:string;
  dwc:scientificName 'Alosa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126415'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1104'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1105'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1105'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1106'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1106'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1108'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1108'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1110'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1110'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1111'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1111'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1081'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1081'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1116'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1116'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1117'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1117'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1118'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1118'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1120'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1120'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1121'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1121'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1123'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1123'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_651'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_651'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_424'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_424'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_425'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_425'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_426'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_426'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_427'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_427'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_428'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_428'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_429'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_429'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_430'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_430'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1277'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1277'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1278'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1278'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1279'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1279'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1280'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1280'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1281'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1281'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1282'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1282'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1283'^^xsd:string;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1283'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1284'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1284'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1287'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1287'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_899'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_899'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1023'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1023'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1024'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1024'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1025'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1025'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1026'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1026'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1441'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1441'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1443'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1443'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1448'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1448'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1450'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1450'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_43'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_43'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_45'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_45'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_50'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_50'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_51'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_51'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_52'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_52'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_233'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_233'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_234'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_234'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_236'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_236'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_239'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_239'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_240'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_240'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_241'^^xsd:string;
  dwc:scientificName 'Phyllophorus (Phyllophorus) urna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125188'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_241'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '125188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_244'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_244'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_245'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_245'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_248'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_248'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_249'^^xsd:string;
  dwc:scientificName 'Sepiola spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.76'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_249'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_42'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_42'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_41'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_41'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.24)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1655'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.24'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1655'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.27"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.27 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "45.27"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_53'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '45.27'^^xsd:double;
  dwc:minimumDepth '24.8'^^xsd:double;
  dwc:maximumDepth '24.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_53'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1805'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1805'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_609'^^xsd:string;
  dwc:scientificName 'Laevicardium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139006'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_609'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '139006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1031'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1031'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1032'^^xsd:string;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1032'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_592'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_592'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_594'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_594'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_596'^^xsd:string;
  dwc:scientificName 'Diodora graeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139951'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_596'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '139951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_597'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_597'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_598'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_598'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_602'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_602'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1430'^^xsd:string;
  dwc:scientificName 'Anomia ephippium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138748'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1430'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '138748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1431'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1431'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1434'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1434'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1435'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1435'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1440'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1440'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1012'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1012'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1010'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1010'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1011'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1011'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_884'^^xsd:string;
  dwc:scientificName 'Styela spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103543'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_884'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_578'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_578'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_583'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_583'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_584'^^xsd:string;
  dwc:scientificName 'Bolma rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141855'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_584'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_587'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_587'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_590'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_590'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1429'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1429'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_979'^^xsd:string;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_979'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_986'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_986'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_987'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_987'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_988'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_988'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_989'^^xsd:string;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_989'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_990'^^xsd:string;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_990'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_992'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_992'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_978'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_978'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1210'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1210'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_998'^^xsd:string;
  dwc:scientificName 'Liza ramada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_998'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1000'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1000'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1001'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1001'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1006'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1006'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1009'^^xsd:string;
  dwc:scientificName 'Pegusa lascaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1009'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_993'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_993'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_995'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_995'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_997'^^xsd:string;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_997'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_567'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_567'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_871'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_871'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_872'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_872'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_877'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_877'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_878'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_878'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_879'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_879'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_882'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_882'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_570'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_570'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_571'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_571'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_572'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_572'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_574'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_574'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_575'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_575'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_867'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_867'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_868'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_868'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_551'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_551'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_553'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_553'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_557'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_557'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_558'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_558'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_559'^^xsd:string;
  dwc:scientificName 'Raja asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105881'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_559'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '105881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_564'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_564'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_565'^^xsd:string;
  dwc:scientificName 'Sepiola spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_565'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1222'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1222'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_566'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_566'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_870'^^xsd:string;
  dwc:scientificName 'Polycitor adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_870'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_638'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_638'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_640'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_640'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_641'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_641'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_642'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_642'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_632'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_632'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_633'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_633'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_634'^^xsd:string;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_634'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_635'^^xsd:string;
  dwc:scientificName 'Polycitor adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_635'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_636'^^xsd:string;
  dwc:scientificName 'Pomatoschistus minutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126928'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_636'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_885'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_885'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_886'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_886'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_887'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_887'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_888'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_888'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_890'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_890'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_892'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_892'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_894'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_894'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_896'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_896'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_898'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_898'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1013'^^xsd:string;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1013'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1015'^^xsd:string;
  dwc:scientificName 'Processa canaliculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107682'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1015'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1019'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1019'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1020'^^xsd:string;
  dwc:scientificName 'Sepiolidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '11725'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1020'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '11725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1022'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1022'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1112'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1112'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_701'^^xsd:string;
  dwc:scientificName 'Myliobatis aquila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105860'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_701'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1113'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1113'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1115'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1115'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1043'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1043'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_531'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_531'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_532'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_532'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_533'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_533'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_534'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_534'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_536'^^xsd:string;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_536'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_539'^^xsd:string;
  dwc:scientificName 'Musculus subpictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '506128'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_539'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '506128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_543'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_543'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_544'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_544'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_546'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_546'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_550'^^xsd:string;
  dwc:scientificName 'Penaeus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '246388'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_550'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1809195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_530'^^xsd:string;
  dwc:scientificName 'Limaria hians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140235'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_530'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_526'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_526'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_527'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_527'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_528'^^xsd:string;
  dwc:scientificName 'Laetmonice hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '129845'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_528'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '129845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_521'^^xsd:string;
  dwc:scientificName 'Galeodea echinophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_521'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '139023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_522'^^xsd:string;
  dwc:scientificName 'Gibbula magus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141790'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_522'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '141790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_524'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_524'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_525'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_525'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_491'^^xsd:string;
  dwc:scientificName 'Styela spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103543'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_491'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '103543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_492'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_492'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_493'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_493'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_494'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_494'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_496'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_496'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_498'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_498'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_499'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_499'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_502'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_502'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_503'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_503'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_506'^^xsd:string;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_506'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_507'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_507'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_508'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_508'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_510'^^xsd:string;
  dwc:scientificName 'Mimachlamys varia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236719'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_510'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '236719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_511'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_511'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_512'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_512'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_514'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_514'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_515'^^xsd:string;
  dwc:scientificName 'Derilambrus angulifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '442260'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_515'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_517'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_517'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_520'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_520'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_477'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_477'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_478'^^xsd:string;
  dwc:scientificName 'Pagurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_478'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_480'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_480'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_482'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_482'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_487'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_487'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_488'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_488'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_489'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_489'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_490'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_490'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_475'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_475'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_465'^^xsd:string;
  dwc:scientificName 'Holothuria (Holothuria) tubulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_465'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_466'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_466'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_467'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_467'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_470'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_470'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_471'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_471'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_473'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_473'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_474'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_474'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_457'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_457'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_458'^^xsd:string;
  dwc:scientificName 'Cliona celata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134121'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_458'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '134121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_460'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_460'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_461'^^xsd:string;
  dwc:scientificName 'Fusinus rostratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '139931'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_461'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '448958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_463'^^xsd:string;
  dwc:scientificName 'Gracilechinus acutus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '532031'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_463'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_464'^^xsd:string;
  dwc:scientificName 'Hexaplex trunculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140396'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_464'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_456'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_456'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_454'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_454'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_455'^^xsd:string;
  dwc:scientificName 'Calliactis parasitica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100946'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 15'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_455'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '100946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_432'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_432'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_433'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_433'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_434'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_434'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_435'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_435'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_436'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_436'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_437'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_437'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_438'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_438'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_439'^^xsd:string;
  dwc:scientificName 'Scyliorhinus stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105815'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_439'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_440'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_440'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_441'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_441'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_443'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_443'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_445'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_445'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_446'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_446'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.33"^^xsd:decimal ;
  dwc:decimalLongitude "12.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.33 12.88)"^^geo:wktLiteral ;
  geo-pos:lat "45.33"^^xsd:decimal ;
  geo-pos:long "12.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_447'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.88'^^xsd:double;
  dwc:latitude '45.33'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_447'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1034'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1034'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1041'^^xsd:string;
  dwc:scientificName 'Aporrhais pespelecani'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138760'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1041'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '138760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1040'^^xsd:string;
  dwc:scientificName 'Anadara corbuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138783'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1040'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '138783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1038'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1038'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1037'^^xsd:string;
  dwc:scientificName 'Aiptasia spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '100718'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1037'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '100718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1036'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.4'^^xsd:double;
  dwc:maximumDepth '19.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1036'^^xsd:string;
  dwc:observationDate '1988-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.86"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.86 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.86"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1033'^^xsd:string;
  dwc:scientificName 'Virgularia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.86'^^xsd:double;
  dwc:minimumDepth '21.2'^^xsd:double;
  dwc:maximumDepth '21.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '128539'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1033'^^xsd:string;
  dwc:observationDate '1991-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '128539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1475'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1475'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1219'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1219'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1220'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1220'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1214'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1214'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1215'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1215'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.88"^^xsd:decimal ;
  dwc:decimalLongitude "12.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.88 12.87)"^^geo:wktLiteral ;
  geo-pos:lat "44.88"^^xsd:decimal ;
  geo-pos:long "12.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1218'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.87'^^xsd:double;
  dwc:latitude '44.88'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1218'^^xsd:string;
  dwc:observationDate '1991-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_860'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_860'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.09)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_523'^^xsd:string;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.09'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.2'^^xsd:double;
  dwc:maximumDepth '22.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_523'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.09"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.09 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "45.09"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1484'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '45.09'^^xsd:double;
  dwc:minimumDepth '34.6'^^xsd:double;
  dwc:maximumDepth '34.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1484'^^xsd:string;
  dwc:observationDate '1988-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.92"^^xsd:decimal ;
  dwc:decimalLongitude "13.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.92 13.25)"^^geo:wktLiteral ;
  geo-pos:lat "44.92"^^xsd:decimal ;
  geo-pos:long "13.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1748'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.25'^^xsd:double;
  dwc:latitude '44.92'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1748'^^xsd:string;
  dwc:observationDate '1988-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.94"^^xsd:decimal ;
  dwc:decimalLongitude "13.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.94 13.27)"^^geo:wktLiteral ;
  geo-pos:lat "44.94"^^xsd:decimal ;
  geo-pos:long "13.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1622'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.27'^^xsd:double;
  dwc:latitude '44.94'^^xsd:double;
  dwc:minimumDepth '40.4'^^xsd:double;
  dwc:maximumDepth '40.4'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1622'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_631'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_631'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1128'^^xsd:string;
  dwc:scientificName 'Liza ramada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1128'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1129'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1129'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1131'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1131'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1133'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1133'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1125'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1125'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.23"^^xsd:decimal ;
  dwc:decimalLongitude "13.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.23 13.18)"^^geo:wktLiteral ;
  geo-pos:lat "45.23"^^xsd:decimal ;
  geo-pos:long "13.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_813'^^xsd:string;
  dwc:scientificName 'Zeugopterus regius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.18'^^xsd:double;
  dwc:latitude '45.23'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236488'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_813'^^xsd:string;
  dwc:observationDate '1991-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '236488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_623'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_623'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_949'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_949'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_936'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_936'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_864'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_864'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_930'^^xsd:string;
  dwc:scientificName 'Microcosmus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103846'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_930'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '103846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_932'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_932'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_934'^^xsd:string;
  dwc:scientificName 'Mustelus mustelus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_934'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_935'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_935'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_940'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_940'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_941'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_941'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_942'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_942'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_943'^^xsd:string;
  dwc:scientificName 'Pagurus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_943'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_944'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_944'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_945'^^xsd:string;
  dwc:scientificName 'Phallusia mammillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103724'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_945'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '103724'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_946'^^xsd:string;
  dwc:scientificName 'Philine aperta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '574582'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_946'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '574582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_937'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_937'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_938'^^xsd:string;
  dwc:scientificName 'Ophiothrix quinquemaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '181534'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_938'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '181534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_939'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_939'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_950'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_950'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_951'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_951'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_952'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_952'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_954'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_954'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_955'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_955'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_956'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_956'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_958'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_958'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_960'^^xsd:string;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_960'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_961'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_961'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_962'^^xsd:string;
  dwc:scientificName 'Styela spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '103543'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_962'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '103543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1151'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1151'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1153'^^xsd:string;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1153'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1154'^^xsd:string;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1154'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1155'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1155'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_861'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_861'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 12.89)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "12.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_862'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.89'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '30.6'^^xsd:double;
  dwc:maximumDepth '30.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_862'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1156'^^xsd:string;
  dwc:scientificName 'Sternaspis scutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '131242'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1156'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '131242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1157'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1157'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1158'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1158'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1159'^^xsd:string;
  dwc:scientificName 'Tritia mutabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '876840'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1159'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '876840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1160'^^xsd:string;
  dwc:scientificName 'Tritia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '876821'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1160'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1161'^^xsd:string;
  dwc:scientificName 'Turritella communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1161'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1381415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.87"^^xsd:decimal ;
  dwc:decimalLongitude "12.56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.87 12.56)"^^geo:wktLiteral ;
  geo-pos:lat "44.87"^^xsd:decimal ;
  geo-pos:long "12.56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_1162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1162'^^xsd:string;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '12.56'^^xsd:double;
  dwc:latitude '44.87'^^xsd:double;
  dwc:minimumDepth '19.8'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_1162'^^xsd:string;
  dwc:observationDate '1988-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_612'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_612'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_921'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_921'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_923'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_923'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_924'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_924'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_927'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_927'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "13.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 13.17)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "13.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_928'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.17'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '33.6'^^xsd:double;
  dwc:maximumDepth '33.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_928'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_613'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_613'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_614'^^xsd:string;
  dwc:scientificName 'Merlangius merlangus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126438'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_614'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_652'^^xsd:string;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_652'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_654'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_654'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_656'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '23.2'^^xsd:double;
  dwc:maximumDepth '23.2'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_656'^^xsd:string;
  dwc:observationDate '1988-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_657'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_657'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_658'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_658'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_660'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '123867'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_660'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '123867'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_661'^^xsd:string;
  dwc:scientificName 'Atrina pectinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140779'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_661'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_663'^^xsd:string;
  dwc:scientificName 'Bolinus brandaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '140389'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_663'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '140389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49"^^xsd:decimal ;
  dwc:decimalLongitude "13.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49 13.12)"^^geo:wktLiteral ;
  geo-pos:lat "45.49"^^xsd:decimal ;
  geo-pos:long "13.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5435__OGS%2FISPRA_PIPETA_2_trawl_survey_1988_1991_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5435_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'PIPETA_2_trawl_survey_1988_1991'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_664'^^xsd:string;
  dwc:scientificName 'Bolma rugosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Northern Adriatic Sea'^^xsd:string;
  dwc:longitude '13.12'^^xsd:double;
  dwc:latitude '45.49'^^xsd:double;
  dwc:minimumDepth '22.6'^^xsd:double;
  dwc:maximumDepth '22.6'^^xsd:double;
  dwc:occurrenceRemarks 'The depth of each station was extracted from EMODnet Bathymetry'^^xsd:string;
  dwc:aphiaid '141855'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3.5; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Bottom otter-trawl net. Wing mesh-size: 55mm. Cod-end mesh-size: 22mm. Foot-rope length: 41m. Head-rope length: 32m.'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_PIPETA_2_trawl_survey_1988_1991_664'^^xsd:string;
  dwc:observationDate '1988-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '141855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF